home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 July / macformat-039.iso / Internet Essentials / Internet Shareware / Comet3.1.1 / doc / Free to distribute Viewer / Free to distribute Viewer.rsrc / STR#_503.txt < prev    next >
Encoding:
Text File  |  1992-12-16  |  249 b   |  27 lines

  1. *
  2.  
  3.  
  4. +
  5.  
  6. 8 dict begin 
  7.  
  8.  
  9.  [/newURy /newURx /newLLy /newLLx /URy /URx /LLy /LLx] 
  10.  
  11.  { exch def } forall 
  12.  
  13.  
  14.  newLLx newLLy translate 
  15.  
  16.  newURx newLLx sub URx LLx sub div 
  17.  
  18.  
  19.  newURy newLLy sub URy LLy sub div scale 
  20.  
  21.  
  22.  LLx neg LLy neg translate 
  23.  
  24.  
  25. end 
  26.  
  27.